Autogenerated HTML docs for v1.6.0.4-771-gef3b3
diff --git a/git-cherry-pick.html b/git-cherry-pick.html index 22c7b12..fb22e5c 100644 --- a/git-cherry-pick.html +++ b/git-cherry-pick.html
@@ -404,13 +404,12 @@ </dt> <dd> <p> - Usually the command automatically creates a commit with - a commit log message stating which commit was - cherry-picked. This flag applies the change necessary - to cherry-pick the named commit to your working tree - and the index, but does not make the commit. In addition, - when this option is used, your index does not have to match - the HEAD commit. The cherry-pick is done against the + Usually the command automatically creates a commit. + This flag applies the change necessary to cherry-pick + the named commit to your working tree and the index, + but does not make the commit. In addition, when this + option is used, your index does not have to match the + HEAD commit. The cherry-pick is done against the beginning state of your index. </p> <div class="para"><p>This is useful when cherry-picking more than one commits' @@ -443,7 +442,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-10-31 11:28:23 UTC +Last updated 2008-11-24 05:38:47 UTC </div> </div> </body>